home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / C64-128Toolkit / TRACE.ARC / TRACE EQ (.txt) next >
Encoding:
Commodore BASIC  |  2019-04-13  |  233 b   |  16 lines

  1. 10 *= $7100
  2. 15 .S
  3. 20 LIS = $FFB1
  4. 30 LISEC = $FF93
  5. 40 UNLIS = $FFAE
  6. 50 OUT = $FFA8
  7. 60 TLK = $FFB4
  8. 70 TLKSEC = $FF96
  9. 80 UNTLK = $FFAB
  10. 90 IN = $FFA5
  11. 100 GET = $FFE4
  12. 110 PRINT = $FFD2
  13. 120 DATA = $7400
  14. 130 SECS = $7600
  15. 140 .FILE TRC
  16.